ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / IItemsSource<T> Interface / OnClientCurrentChanged Property

In This Topic
    OnClientCurrentChanged Property
    In This Topic
    Occurs after the current item changes.
    Syntax
    'Declaration
     
    Property OnClientCurrentChanged As String
    string OnClientCurrentChanged {get; set;}
    See Also